home *** CD-ROM | disk | FTP | other *** search
Wrap
;C-Script v5.0 ⌐ 1998 C-Team. All rights reserved. ;Configure at your own risk ;One time initialization startcs { wincheck %otminit -p +f %otminit $center(385,205) 385 205 comic sans ms 12 drawrect -f %otminit 2 1 0 0 620 17 drawtext -o %otminit 0 arial 14 3 1 C-Script drawx 327 2 15 14 %otminit nxx | drawx 343 2 15 14 %otminit mxx | drawx 361 2 15 14 %otminit Xx drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 Thank you for choosing C-Script. Totally revamped and drawtext %otminit 2 arial 14 82 95 updated C-Script has been put back among the top scripts drawtext %otminit 2 arial 14 82 108 for mIRC today. Press "F1" for help at any time. drawtext %otminit 2 arial 14 82 130 Be sure to visit us at "/server irc.C-Script.com 7000" and let drawtext %otminit 2 arial 14 82 143 us know how we are doing or just to chat. drawtext %otminit 5 arial 14 82 178 Loading, please wait... .timer 1 15 start2 } start2 { drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 If at any time you would like to change these usermodes, drawtext %otminit 2 arial 14 82 95 simply type "/usermodes". If you do not know what to put drawtext %otminit 2 arial 14 82 108 in the box, press "OK" without entering anything in the box. drawtext %otminit 5 arial 14 82 178 Setting up UserModes... window +f @focus 999 999 100 100 | set %usrmodes $?="Select Default Usermode(s): (Default: +iw)" if (%usrmodes == $null) { set %usrmodes +iw } elseif ($chr(43) != $left(%usrmodes,1)) { set %usrmodes $chr(43) $+ %usrmodes } .timer 1 1 start2.5 } start2.5 { drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 Entering your ICQ UIN in the box below will allow drawtext %otminit 2 arial 14 82 95 people to contact you through ICQ when you set away. drawtext %otminit 2 arial 14 82 108 If you don't have ICQ, or don't want to give this info drawtext %otminit 2 arial 14 82 121 out, don't enter anything in the box and press "OK". drawtext %otminit 5 arial 14 82 178 Setting up away system... window -a @focus | set %awayuin $?="Enter your UIN (press 'OK' for none)" if (%awayuin == $null) { set %awayuin N/A } .timer 1 1 start3 } start3 { drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 The security system will allow C-Script to be locked to drawtext %otminit 2 arial 14 82 95 anyone that does not know your password. If you do not drawtext %otminit 2 arial 14 82 108 want this feature enabled, press "OK" without entering drawtext %otminit 2 arial 14 82 121 anything in the box. drawtext %otminit 5 arial 14 82 178 Setting up security system... window -a @focus | set %csmspass $?="Enter a password (press 'OK' for none)" if (%csmspass != $null) { echo $clr(info2) -s *** Your C-Script Password is: %csmspass Please write it down and keep it in a safe place! } .timer 1 1 start4 } start4 { window -c @focus drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 Double-click on "Windows_3.x" if you have Windows 3.1 or drawtext %otminit 2 arial 14 82 95 higher. Double-click on "Windows_95/98/NT" if you have drawtext %otminit 2 arial 14 82 108 Windows 95, 98, or NT. drawtext %otminit 5 arial 14 82 178 Setting up Install... wincheck @C-Script -l +b @C-ScriptáSetup $center(-50,-50) 200 50 @C-ScriptáSetup comic sans ms 12 aline @C-ScriptáSetup Select Windows Type: aline @C-ScriptáSetup Windows_3.x aline @C-ScriptáSetup Windows_95/98/NT .timerDAOH 0 1 if $window(@C-ScriptáSetup) != $null { window -a @C-ScriptáSetup } | else { .timerDAOH off } } start5 { drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 5 arial 14 82 178 Setting up web browser... if (%winver != Windows_95/98/NT) { drawtext %otminit 2 arial 14 82 82 Find your web browser in the dialog box. window +f @focus 999 999 100 100 | set %browserdir $dir="** Find your web browser **" c:\ } .timer 1 1 startend } startend { window -c @focus | drawpic %otminit 0 18 sysfiles\start.bmp drawtext %otminit 2 arial 14 82 82 Initialization sucessfully completed. drawtext %otminit 5 arial 14 82 178 Closing. Please wait... set %loadvar 1 if (%winver == Windows_3.x) { win3inst } else { if ($exists(c:\windows\desktop\) == $true && $exists(c:\windows\desktop\c-scri~1.lnk) != $true) { .copy c-scri~1.lnk c:\windows\desktop\ } elseif ($exists(d:\windows\desktop\) == $true && $exists(d:\windows\desktop\c-scri~1.lnk) != $true) { .copy c-scri~1.lnk d:\windows\desktop\ } if ($exists(c:\windows\applic~1\micros~1\intern~1\quickl~1\) == $true && $exists(c:\windows\applic~1\micros~1\intern~1\quickl~1\c-scri~1.lnk) != $true) { .copy c-scri~1.lnk c:\windows\applic~1\micros~1\intern~1\quickl~1\ } elseif ($exists(d:\windows\applic~1\micros~1\intern~1\quickl~1\) == $true && $exists(d:\windows\applic~1\micros~1\intern~1\quickl~1\c-scri~1.lnk) != $true) { .copy c-scri~1.lnk d:\windows\applic~1\micros~1\intern~1\quickl~1\ } run CS32.grp } set %tmp.exe $dde $ddename exename "" set %mircexe $nopath(%tmp.exe) window @t 999 999 100 100 | set %x $window(@t).x | set %x.max $calc(%x + 100) | set %x [ $calc(%x / 2 + 50) ] | set %y $window(@t).y | set %y.max $calc(%y + 100) | set %y [ $calc(%y / 2 + 50) ] | window -c @t .timer 1 5 window -c %otminit .timer 1 6 echo -a $+ $clr(info) $+ *** You may now log on to IRC (Press Alt+E to setup your IRC session) if ($findfile($mircdiraddons\,*.adn,1) != $null && $findfile($mircdiraddons\,*.adn,1) != $mircdiraddons\sample\sample.adn) { echo -a $+ $clr(info) $+ *** C-Script addons were found Type /addons for more info } set %setcntdwn 0 | update .timer 1 7 .unload -a startup.mrc }